In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle / Opacity Property

Opacity Property (AnnotationRectangle)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Opacity As Single
public new float Opacity {get; set;}
public read-write property Opacity: Single; 
public hide function get,set Opacity : float
public: __property new float get_Opacity();

public: __property new void set_Opacity( 

   float value

);
public:

new property float Opacity {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle
AnnotationRectangle Members